﻿2026-07-28T02:39:28.9136846Z ##[group]Run actions/checkout@v5
2026-07-28T02:39:28.9137421Z with:
2026-07-28T02:39:28.9137940Z   fetch-depth: 0
2026-07-28T02:39:28.9138403Z   repository: BigscreenVR/spt-bs-core
2026-07-28T02:39:28.9142077Z   token: ***
2026-07-28T02:39:28.9142538Z   ssh-strict: true
2026-07-28T02:39:28.9143028Z   ssh-user: git
2026-07-28T02:39:28.9143501Z   persist-credentials: true
2026-07-28T02:39:28.9143968Z   clean: true
2026-07-28T02:39:28.9144469Z   sparse-checkout-cone-mode: true
2026-07-28T02:39:28.9144953Z   fetch-tags: false
2026-07-28T02:39:28.9145381Z   show-progress: true
2026-07-28T02:39:28.9145891Z   lfs: false
2026-07-28T02:39:28.9161864Z   submodules: false
2026-07-28T02:39:28.9162532Z   set-safe-directory: true
2026-07-28T02:39:28.9163066Z   allow-unsafe-pr-checkout: false
2026-07-28T02:39:28.9163487Z ##[endgroup]
2026-07-28T02:39:28.9941429Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-28T02:39:28.9943048Z ##[group]Getting Git version info
2026-07-28T02:39:28.9943740Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-28T02:39:28.9944688Z [command]/usr/bin/git version
2026-07-28T02:39:28.9974068Z git version 2.43.0
2026-07-28T02:39:28.9992066Z ##[endgroup]
2026-07-28T02:39:29.0003338Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/50320bec-de59-4eff-b99f-154384545ce8' before making global git config changes
2026-07-28T02:39:29.0004516Z Adding repository directory to the temporary git global config as a safe directory
2026-07-28T02:39:29.0006347Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-28T02:39:29.0038734Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-28T02:39:29.0057310Z https://github.com/BigscreenVR/spt-bs-core
2026-07-28T02:39:29.0067780Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-28T02:39:29.0070631Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-28T02:39:29.0088483Z HEAD
2026-07-28T02:39:29.0121208Z ##[endgroup]
2026-07-28T02:39:29.0122056Z [command]/usr/bin/git submodule status
2026-07-28T02:39:29.0304781Z ##[group]Cleaning the repository
2026-07-28T02:39:29.0307357Z [command]/usr/bin/git clean -ffdx
2026-07-28T02:39:29.0336639Z Removing traceable-reqs
2026-07-28T02:39:29.0343947Z [command]/usr/bin/git reset --hard HEAD
2026-07-28T02:39:29.0397270Z HEAD is now at 58ff39c1 Merge ea13f02c719e159880af1288a14ddde5b08f01a3 into f7ff68f8805ed594b0ec317e1b0cad60c9052541
2026-07-28T02:39:29.0402608Z ##[endgroup]
2026-07-28T02:39:29.0404381Z ##[group]Disabling automatic garbage collection
2026-07-28T02:39:29.0407254Z [command]/usr/bin/git config --local gc.auto 0
2026-07-28T02:39:29.0433372Z ##[endgroup]
2026-07-28T02:39:29.0434167Z ##[group]Setting up auth
2026-07-28T02:39:29.0439852Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-28T02:39:29.0471643Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-28T02:39:29.0664980Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-28T02:39:29.0691020Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-28T02:39:29.0879221Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-28T02:39:29.0906175Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-28T02:39:29.1098424Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-28T02:39:29.1127869Z ##[endgroup]
2026-07-28T02:39:29.1128717Z ##[group]Fetching the repository
2026-07-28T02:39:29.1134810Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +58ff39c1959d9538e0f8816c8809480e3fde6f6a:refs/remotes/pull/114/merge
2026-07-28T02:39:29.7866558Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-28T02:39:29.7868036Z  * [new branch]        docs/psyche-download-start-path-neutral -> origin/docs/psyche-download-start-path-neutral
2026-07-28T02:39:29.7921968Z ##[endgroup]
2026-07-28T02:39:29.7922815Z ##[group]Determining the checkout info
2026-07-28T02:39:29.7923662Z ##[endgroup]
2026-07-28T02:39:29.7927546Z [command]/usr/bin/git sparse-checkout disable
2026-07-28T02:39:29.7970990Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-28T02:39:29.8001571Z ##[group]Checking out the ref
2026-07-28T02:39:29.8004926Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/114/merge
2026-07-28T02:39:29.8056565Z HEAD is now at 58ff39c1 Merge ea13f02c719e159880af1288a14ddde5b08f01a3 into f7ff68f8805ed594b0ec317e1b0cad60c9052541
2026-07-28T02:39:29.8059976Z ##[endgroup]
2026-07-28T02:39:29.8098279Z [command]/usr/bin/git log -1 --format=%H
2026-07-28T02:39:29.8121881Z 58ff39c1959d9538e0f8816c8809480e3fde6f6a
